can I ask you a question please?

public boolean isStrictlyIncreasing(ArrayList<Integer> digitList)
555
    /* Code from part b */
}